Mention that kbd macro has existed since Emacs 20.1.
authorKim F. Storm <storm@cua.dk>
Fri, 14 Jul 2006 23:29:43 +0000 (23:29 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 14 Jul 2006 23:29:43 +0000 (23:29 +0000)
etc/NEWS

index eccfaa39e49e8fd8526f65166d6356b576736f15..59cb508f233885a90df0a5162380a30edabd01fc 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -4518,6 +4518,8 @@ example,
 
 (kbd "C-x C-f") => "\^x\^f"
 
+Actually, this format has existed since Emacs 20.1.
+
 *** Interactive commands can be remapped through keymaps.
 
 This is an alternative to using `defadvice' or `substitute-key-definition'